Week 1
Milestones
- Created a new NestJS module named PluginModule dedicated to PDF plugin functionalities.
 - Implemented the PluginController class with API endpoints for document generation and plugin status checking.
 - Developed the PluginService class to facilitate communication between the controller and plugins.
 
Screenshots / Videos
Contributions
Learnings
- Gained insights into handling PDF to PDFMake conversion.